home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 3628 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  809 b 

  1. Path: mayhem.inferno.net!atoz
  2. From: Chris McCarthy <atoz@mayhem.inferno.net>
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: csh bug ( cat )
  5. Date: Wed, 20 Mar 1996 16:43:01 -0500
  6. Organization: CICNet, Inc.
  7. Message-ID: <Pine.LNX.3.91.960320163920.14513B-100000@mayhem.inferno.net>
  8. NNTP-Posting-Host: mayhem.inferno.net
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12.  
  13.    I noticed that csh seems to miss some characters when appending to 
  14. binary files.
  15.  
  16. e.g. cat c:list >> c:dir
  17.  
  18. That leaves me with a file smaller than the two added together.
  19. Obviously i didnt do the above, but notived it when I dir joined about 10 
  20. 719K chunks with cat on csh (linux usr.tar.gz installation) and ended up 
  21. with about 1.5 mesg less than i should have had.
  22.    Is this a bug, or a feature ?
  23.  
  24. ...Chris McCarthy.
  25.